home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_65.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  63KB  |  816x1056  |  16-bit (503 colors)
Labels: book | bulletin board | earth | monitor | poster | reckoner | sky | web site
OCR: No Parity ppo Parity Even Parity databits This is a numeric value that specifies one of the following options to specify the number 0 databits: or stopbits This is numeric value that specifies one of the following options to specify the number of stopbits: 1= Stopbit, 2= ? StopBits, Stopbits var SerAvail ( port# This function returns numeric value representing thenumber of characters (or bytes) that are available tc be read from specified serial port. Use the SerRead function to read data from the serial port port# This a numeric value that specifies which serial port to use var$ SerRead( port#, numofchars This function returns string containing data read from an open serial port. port# This a numeric value that specifies which serial port to use numOfchars This numeric value that specifie ...